Skip to content

Conversation

Dirbaio
Copy link
Contributor

@Dirbaio Dirbaio commented Oct 1, 2025

  • Update embedded-io to 0.7
  • Release embedded-nal-async v0.9.0

Copy link
Member

@chrysn chrysn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remarks from during review (no action needed, merely for documentation):

  • This only updates -async because only its TCP traits build on embedded-io; the sync version uses completely different (more socket-style) idioms.
  • As we're depending on the trait, supporting both versions (like if this crate just took an impl by argument) is not an option.

Build-tested (also runtime tested but its examples don't exactly cover the changed paths) with std-embedded-nal-async (to be updated next).

@chrysn chrysn merged commit 5697369 into rust-embedded-community:master Oct 1, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants